Crate yggdrasil_shared[][src]

Expand description

Yggdrasil Shared Structures

License

TextIndex used codes from lsp-document

Macros

Structs

It’s a cst_node contained in the Lossless Concrete Syntax Tree All subsequent required information will be retained Including spaces, line breaks, and comments or other semantically irrelevant content. Macros and formatting can start at this level

Native position inside a text document/string. Points to a valid position before the character inside a UTF8-encoded string.

Native representation of a change that replaces a part of the target text.

A combo of [TextMap] + [TextAdapter]. Wraps the original text and provides all the conversion methods.

A parsed URL record.

Enums

Type Definitions